Aaron Heckmann
|
f8ca1e46b1
|
[WEB-4098] feat: noindex/nofollow (#7088)
* feat: noindex/nofollow
- On login: nofollow
- On app pages: noindex, nofollow
https://app.plane.so/plane/browse/WEB-4098/
- https://nextjs.org/docs/app/api-reference/file-conventions/layout
- https://nextjs.org/docs/app/building-your-application/routing/route-groups#creating-multiple-root-layouts
- https://nextjs.org/docs/app/api-reference/functions/generate-metadata#link-relpreload
* chore: address PR feedback
|
2025-05-23 16:12:04 +05:30 |
|
Anmol Singh Bhatia
|
9487c02954
|
chore: extended sidebar improvement (#6693)
|
2025-03-03 18:12:03 +05:30 |
|
Aaryan Khandelwal
|
5c272db83b
|
fix: app header layer (#6640)
|
2025-02-19 14:54:15 +05:30 |
|
Anmol Singh Bhatia
|
23b0d4339d
|
[WEB-3422] fix: app sidebar fixes and improvements (#6633)
* chore: app sidebar improvements
* chore: overview icon updated
|
2025-02-18 20:49:17 +05:30 |
|
Anmol Singh Bhatia
|
1478e66dc4
|
fix: app sidebar fixes and improvements (#6630)
|
2025-02-18 18:14:31 +05:30 |
|
Anmol Singh Bhatia
|
473932af0a
|
[WEB-3291] dev: app sidebar revamp (#6578)
* chore: workspace constant and types updated
* chore: workspace service, store and app theme store updated
* dev: extended sidebar implementation and code refactor
* chore: ux improvements
* chore: sidebar preference endpoint updated
* chore: sidebar preference endpoint updated
* chore: sidebar preference endpoint updated
* chore: code refactor
* chore: code refactor
* chore: radix-ui react-scroll-area added to plane ui package
* chore: scrollbar color token added to tailwind config
* dev: scroll area component
* chore-scroll-area-component-improvement
* fix: build error
* chore: code refactor
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
|
2025-02-17 23:46:55 +05:30 |
|